「寫程式不要用波動拳,不然後面接手的會給你一記昇龍拳」
#波動拳 #重構 #BlockDepth
有的時候看到這種東西,真的很想給它一記「昇龍拳」
SourceMonitor 也可以幫你掃出程式碼中的 max 跟 average block depth 唷。
請見:http://www.campwoodsw.com/sourcemonitor.html
支援下列品質指標分析:
※ number of statements
※ methods per class
※ calls per method
※ statements per method
※ average and maximum complexity
※ average and maximum block depth (number of levels of indentation/curly braces)